home *** CD-ROM | disk | FTP | other *** search
- @echo off
-
- md c:\chip
- md c:\chip\ekim96
- md c:\chip\ekim96\ara405
- cd c:\chip\ekim96\ara405
-
- if exist d:\setup.001 d:
- if exist e:\setup.001 e:
- if exist f:\setup.001 f:
- if exist g:\setup.001 g:
- if exist h:\setup.001 h:
-
- cd\prog\ara405
- copy *.* c: /Y
-
- c:
- ara.exe
-